-
Home
-
Groundhogg — CRM, Newsletters, and Marketing Automation
-
4.2.5.3 (latest)
-
Code
-
Classes
- Query
| Total Complexity |
110 |
| Dependencies |
4 |
| Dependents |
6 |
| Total lines |
799 |
| Lines of code |
410 |
| Logical lines of code |
229 |
| Comment lines |
219 |
| Methods |
52 |
| Properties |
13 |
Methods 52
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| set_query_params() |
A |
47 |
12 |
38 |
| maybe_sanitize_aggregate_column() |
A |
40 |
7 |
64 |
| setSelect() |
A |
50 |
8 |
27 |
| setOrderby() |
S |
55 |
6 |
18 |
| setOrder() |
S |
64 |
4 |
9 |
| __construct() |
S |
62 |
3 |
11 |
| sanitize_column() |
S |
62 |
3 |
11 |
| isAliased() |
S |
67 |
3 |
7 |
| _maybePrefixAlias() |
S |
65 |
3 |
9 |
| _where() |
S |
70 |
3 |
6 |
| search() |
S |
63 |
3 |
10 |
| where() |
S |
66 |
3 |
9 |
| get_var() |
S |
58 |
2 |
15 |
| maybe_prefix() |
S |
63 |
2 |
11 |
| get_results() |
S |
62 |
2 |
11 |
| column_is_safe() |
S |
78 |
2 |
3 |
| _alias() |
S |
80 |
2 |
3 |
| _joins() |
S |
78 |
2 |
3 |
| _limit() |
S |
73 |
2 |
4 |
| _offset() |
S |
79 |
2 |
3 |
| _orderby() |
S |
74 |
2 |
4 |
| _groupby() |
S |
78 |
2 |
3 |
| _found_rows() |
S |
80 |
2 |
3 |
| get_found_rows() |
S |
63 |
2 |
10 |
| __serialize() |
S |
63 |
1 |
13 |
| get_select_sql() |
S |
64 |
1 |
11 |
| __get() |
S |
82 |
1 |
3 |
| _sanitize_column_key() |
S |
79 |
1 |
3 |
| add_safe_column() |
S |
76 |
1 |
4 |
| setLimit() |
S |
75 |
1 |
4 |
| setOffset() |
S |
76 |
1 |
4 |
| setGroupby() |
S |
68 |
1 |
7 |
| setFoundRows() |
S |
77 |
1 |
4 |
| _select() |
S |
78 |
1 |
3 |
| _table_name() |
S |
80 |
1 |
3 |
| isSimpleColumn() |
S |
79 |
1 |
3 |
| maybePrefixAlias() |
S |
79 |
1 |
3 |
| query() |
S |
81 |
1 |
3 |
| whereIn() |
S |
79 |
1 |
3 |
| whereNotIn() |
S |
79 |
1 |
3 |
| addJoin() |
S |
72 |
1 |
5 |
| create_cache_key() |
S |
69 |
1 |
7 |
| __toString() |
S |
81 |
1 |
3 |
| count() |
S |
73 |
1 |
5 |
| coalesceZero() |
S |
79 |
1 |
3 |
| cast2decimal() |
S |
78 |
1 |
3 |
| cast2int() |
S |
79 |
1 |
3 |
| cast2signed() |
S |
79 |
1 |
3 |
| cast2unsigned() |
S |
79 |
1 |
3 |
| cast2date() |
S |
79 |
1 |
3 |
| cast2datetime() |
S |
79 |
1 |
3 |
| cast2time() |
S |
79 |
1 |
3 |